getPrivateKey

open fun getPrivateKey(): ByteString

The private key of the device.
Used to create a shared key with a remote device.
bytes private_key = 2;

Return

The privateKey.